home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / dev / misc / FetchRefs12.lha / FetchRefs / Source.ReadMe < prev   
Encoding:
Text File  |  1996-03-07  |  1.2 KB  |  26 lines

  1. 6-Mar-96
  2.  
  3. The sources for FetchRefs and GenerateIndex are packed away in an archive.
  4. This is to limit the number of files when unpacking the main archive; most
  5. people will probably not want to unarchive the source anyway.
  6.  
  7. The source is written in C and I compile it using DICE 2.07.54R -  porting
  8. to some other compiler may turn out a bit hard, considering the DICE ARexx
  9. stuff. I have thought about using easyarexx.library instead  but  for  now
  10. the distribution conditions have kept me from doing it.
  11.  
  12. To compile, you need the developer parts of ReqTools and Triton as well as
  13. the  link  libraries  pools.lib  and  sortlist.lib.  They  are  all freely
  14. distributeable and  should  not  be  too  hard  to  find  (perhaps  except
  15. sortlist.lib?). If all else fails, contact me.
  16.  
  17. Please note that while you are welcome to peek at and even steal/copy code
  18. and  ideas  from  my  source  to  new projects of yours, you are in no way
  19. permitted to distribute a modified version of FetchRefs or  GenerateIndex.
  20. If  you  *do* improve either of them you *must* contact me so I can make a
  21. distribution that includes your improvements. This  ensures  integrity  in
  22. the version numbering and that any new release has *all* improvements.
  23.  
  24. -And
  25.  
  26.